Skip to content

Conversation

@dmitrysimkin
Copy link
Contributor

@dmitrysimkin dmitrysimkin commented Aug 13, 2025

TaskWPB-19514 [iOS] Handle reactive changes in sender name

Issue

Added logic to handle when user name changed, by introducing one publisher per user (one subject and sever cell's view models as subscribers.

Testing

Simulator.Screen.Recording.-.iPhone.16.Pro.-.2025-08-13.at.18.50.17.mp4

# Conflicts:
#	WireMessaging/Sources/WireMessagingAssembly/ConversationsAssembly.swift
#	WireMessaging/Sources/WireMessagingDomain/Conversation/LoadConversationMessagesUseCase.swift
#	WireMessaging/Sources/WireMessagingUI/Conversation/ConversationMessagesDataSource.swift
#	WireMessaging/Sources/WireMessagingUI/Conversation/ConversationMessagesViewController.swift
#	WireMessaging/Sources/WireMessagingUI/Conversation/ConversationMessagesViewModel.swift
#	wire-ios/Wire-iOS/Sources/UserInterface/Conversation/Content/LoadConversationMessagesRepository.swift
#	wire-ios/Wire-iOS/Sources/UserInterface/Conversation/ConversationViewController.swift
@dmitrysimkin dmitrysimkin requested review from a team, jullianm and samwyndham and removed request for a team August 18, 2025 13:15
Base automatically changed from feature/CB-3-handle-message-send-WPB-19373 to develop August 21, 2025 15:52
# Conflicts:
#	WireMessaging/Sources/WireMessagingAssembly/ConversationsAssembly.swift
#	WireMessaging/Sources/WireMessagingUI/Conversation/ConversationDataSource.swift
#	WireMessaging/Sources/WireMessagingUI/Conversation/ConversationMessagesViewController.swift
#	wire-ios/Wire-iOS/Sources/UserInterface/Conversation/ConversationViewController.swift
Copy link
Contributor

@jullianm jullianm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! left a question

@samwyndham samwyndham changed the title feat: Chat bubbles - reactively update sender name - WPB-19514 feat: chat bubbles - reactively update sender name - WPB-19514 Aug 29, 2025
Copy link
Collaborator

@netbe netbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also looks good, just wonder if we can remove the performAndWait

@netbe netbe enabled auto-merge October 17, 2025 14:35
@netbe netbe changed the title feat: chat bubbles - reactively update sender name - WPB-19514 feat(chat bubbles): reactively update sender name - WPB-19514 Oct 17, 2025
@netbe netbe self-assigned this Oct 17, 2025
@netbe netbe added this pull request to the merge queue Nov 6, 2025
Merged via the queue into develop with commit 1324bb9 Nov 6, 2025
10 checks passed
@netbe netbe deleted the feature/CB-4-update-sender-name branch November 6, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants